From 55034bfcc7222f3500bef98f6c7e89abf2a61ec1 Mon Sep 17 00:00:00 2001 From: Iceyer Date: Thu, 27 Jul 2017 15:11:01 +0800 Subject: [PATCH] Add conflicts * conflicts with libdtkbase-dev libdtkutil-dev libdtksettings-dev Change-Id: I23aa4fb0051b6f90cad47f96ff4ff5805f0e765b --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 423c558..fa27de6 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Standards-Version: 3.9.6 Package: libdtkcore Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: libdtkbase, libdtkutil, libdtksettings Multi-Arch: same Description: Deepin Tool Kit Core library DtkCore is base library of Deepin Qt/C++ applications. @@ -18,6 +19,7 @@ Description: Deepin Tool Kit Core library Package: libdtkcore-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkcore( =${binary:Version}) +Conflicts: libdtkbase-dev, libdtkutil-dev, libdtksettings-dev Description: Deepin Tool Kit Core Devel library DtkCore is base devel library of Deepin Qt/C++ applications. . -- 2.30.2